Types and Constants
This section describes the types and constants used by shell plug-in installation functions.
// Illegal attempt to take the address of // a #define constant! action = *kODShellPluginCloseConnection; #ifdef __cplusplus extern "C" { #endif typedef OSErr (*ODShellPluginInstallProc)( Environment*, ODDraft*, ODShellPluginActionCodes*); #ifdef __cplusplus } #endif
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help